The methods of the Reference<ContainerClass,RelatedClass> class are listed below. For a complete list of Reference<ContainerClass,RelatedClass> class members, see the Reference<ContainerClass,RelatedClass> Members topic.
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. |
GetType (inherited from Object) | Gets the Type of the current instance. |
NoRelatedItemsExistInDatabase | A message to this instance that no items in this relationship currently exist in the database. |
ReferencedPersistableObjectIsLoaded | Determines if the referenced persistable object is loaded into memory. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Reference<ContainerClass,RelatedClass> Class | DomainObjects.Facade.Domain Namespace